You are here: Understanding the Meridian event procedures > About the document generic events > DocGenericEvent_AfterDeleteReference event

DocGenericEvent_AfterDeleteReference event

Occurs after a reference between documents has been manually deleted by a user.

Syntax

DocGenericEvent_AfterDeleteReference(Batch, RefType, TargetDocument, [RefDisplayName])
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

RefType

Name of the reference type assigned to the reference.

TargetDocument

Document object to which the reference was made.

RefDisplayName

Name that was assigned to the reference.

Remarks

If the Batch.Abort method was called in the DocGenericEvent_BeforeDeleteReference event from Web Access, the reference was not be deleted.

Related concepts

About the document generic events


www.bluecieloecm.com